@charset "UTF-8";
/*头部*/
.sample-head .logos {
  line-height: 132px;
}

.sample-head .logos img {
  max-width: 100%;
}

.sample-head .top-contact {
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 45px;
  margin-top: 47px;
}

.sample-head .top-contact p:nth-child(1) {
  font-size: 16px;
  color: #444444;
  font-weight: 400;
  line-height: 16px;
}

.sample-head .top-contact p:nth-child(2) {
  font-size: 22px;
  color: #e60b11;
  line-height: 22px;
  margin-top: 10px;
  font-weight: 600;
}

/*导航*/
.nav1 {
  width: 100%;
  height: 60px;
  background: url(../images/navs.png) repeat-x center center;
}

/*关于我们*/
.sample-about {
  height: 760px;
  /*background: url(../images/about.jpg) no-repeat center center;*/
  padding-top: 80px;
}

.sample-about .about-con {
  width: 1190px;
}

.sample-about .about-con .about-title {
  padding-left: 360px;
}

.sample-about .about-con .about-title h3 {
  font-size: 40px;
  color: #ec2029;
  font-weight: 600;
  line-height: 40px;
  float: left;
  text-transform: uppercase;
}

.sample-about .about-con .about-title h3 span {
  color: #0e475c;
}

.sample-about .about-con .about-title h2 {
  float: left;
  font-size: 26px;
  color: #0a3358;
  font-weight: 100;
  position: relative;
  margin-left: 18px;
  margin-top: 8px;
}

.sample-about .about-con .about-title h2:after {
  content: "";
  width: 118px;
  height: 1px;
  background: #c7c8c8;
  position: absolute;
  right: -130px;
  top: 12px;
}

.sample-about .about-con h1 {
  font-size: 30px;
  color: #323333;
  font-weight: 400;
  line-height: 30px;
  margin-top: 20px;
  padding-left: 360px;
}

.sample-about .about-con .about-contents {
  background: rgba(255, 255, 255, 0.85);
  height: 480px;
  margin-top: 35px;
  padding-left: 360px;
  padding-right: 38px;
  padding-top: 32px;
}

.sample-about .about-con .about-contents .about-wz {
  font-size: 14px;
  color: #666666;
}

.sample-about .about-con .about-contents .about-wz p {
  line-height: 28px;
}

.sample-about .about-con .about-contents .about-img {
  text-align: justify;
  font-size: 0px;
  margin-top: 30px;
}

.sample-about .about-con .about-contents .about-img li {
  position: relative;
  display: inline-block;
  width: 252px;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
}

.sample-about .about-con .about-contents .about-img li img {
  height: 182px;
}

.sample-about .about-con .about-contents .about-img:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

/*产品中心*/
.sample-product {
  height: 944px;
  background: url(../images/pro.jpg) no-repeat center top #f6f9ff;
  padding-top: 117px;
}

.sample-product .pro-left {
  width: 305px;
  background: #fff;
  padding-bottom: 21px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}

.sample-product .pro-left .title1 {
  background: url(../images/pros3.jpg) no-repeat center center;
  text-align: center;
  padding-top: 45px;
  height: 145px;
}

.sample-product .pro-left .title1 h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
  line-height: 30px;
}

.sample-product .pro-left .title1 span {
  display: block;
  font-size: 17px;
  color: #f6f9ff;
  font-weight: 400;
  margin-top: 15px;
}

.sample-product .pro-left .sort1 {
  padding: 0 27px;
}

.sample-product .pro-left .sort1 li {
  line-height: 40px;
  border: 1px solid #ececec;
  background: #f6f9ff;
  border-radius: 3px;
  margin-top: 23px;
  text-indent: 50px;
}

.sample-product .pro-left .sort1 li a {
  font-size: 16px;
  color: #333333;
}

.sample-product .pro-left .sort1 li:nth-child(1) {
  margin-top: 28px;
}

.sample-product .pro-left .sort1 li:hover {
  background: #ec2029;
}

.sample-product .pro-left .sort1 li:hover a {
  color: #fff;
}

.sample-product .pro-left .pro-contact {
  height: 115px;
  background: url(../images/pros2.jpg) no-repeat center center;
  padding-top: 35px;
  padding-left: 115px;
  margin-top: 31px;
}

.sample-product .pro-left .pro-contact p:nth-child(1) {
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
}

.sample-product .pro-left .pro-contact p:nth-child(2) {
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  margin-top: 8px;
}

.sample-product .pro-right {
  width: 855px;
}

.sample-product .pro-right .cate {
  padding-left: 180px;
  margin-top: 46px;
}

.sample-product .pro-right .cate li {
  float: left;
  width: 216px;
  height: 97px;
  border-radius: 3px;
  text-align: center;
  line-height: 97px;
  background: #0d465b;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  margin-right: 18px;
}

.sample-product .pro-right .cate li.on {
  background: url(../images/san.png) no-repeat center 72px #ec2029;
}

.sample-product .pro-right .bd {
  background: #fff;
  height: 585px;
  border: 1px solid #ececec;
  padding: 20px 15px 0 15px;
  margin-top: 43px;
}

.sample-product .pro-right .bd .pro-list {
  font-size: 0px;
  text-align: justify;
}

.sample-product .pro-right .bd .pro-list li {
  display: inline-block;
  vertical-align: top;
  width: 264px;
}

.sample-product .pro-right .bd .pro-list li a.img {
  display: block;
}

.sample-product .pro-right .bd .pro-list li a.img img {
  width: 264px;
  height: 186px;
}

.sample-product .pro-right .bd .pro-list li h3 {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin-top: 27px;
  margin-bottom: 50px;
}

.sample-product .pro-right .bd .pro-list li h3 a {
  color: #666666;
}

.sample-product .pro-right .bd .pro-list li:hover h3 a {
  color: #16314f;
}

.sample-product .pro-right .bd .pro-list:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

/*六大优势*/
.sample-youshi {
  height: 1285px;
  background: #ffffff;
  padding-top: 60px;
}

.sample-youshi .title {
  text-align: center;
  background: url(../images/yuan.png) no-repeat center center;
  height: 107px;
  padding-top: 18px;
}

.sample-youshi .title h3 {
  font-size: 30px;
  color: #16314f;
  font-weight: 400;
}

.sample-youshi .title h3 span {
  font-size: 41px;
  color: #ea2b35;
  font-weight: 600;
}

.sample-youshi .title h2 {
  font-size: 12px;
  color: #999999;
  font-weight: 400;
  font-family: "Arial";
  text-transform: uppercase;
  line-height: 12px;
  margin-top: 7px;
}

.sample-youshi h1 {
  font-size: 16px;
  text-align: center;
  color: #666666;
  font-weight: 400;
  line-height: 16px;
  margin-top: 23px;
}

.sample-youshi .youshi-con .youshi-left {
  width: 462px;
}

.sample-youshi .youshi-con .youshi-right {
  width: 553px;
}

.sample-youshi .youshi-con .wenzi {
  width: 500px;
}

.sample-youshi .youshi-con .wenzi h3 {
  font-size: 26px;
  color: #333333;
  font-weight: 400;
  line-height: 40px;
  padding-left: 80px;
}

.sample-youshi .youshi-con .wenzi .wz {
  border-top: 1px dashed #cecece;
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  background: url(../images/yuans.png) no-repeat left 24px;
  padding-left: 20px;
  padding-top: 17px;
  margin-top: 10px;
}

.sample-youshi .youshi-con .wenzi .wz p {
  line-height: 24px;
}

.sample-youshi .youshi-con .wenzi1 {
  margin-top: 60px;
}

.sample-youshi .youshi-con .wenzi1 h3 {
  background: url(../images/one.png) no-repeat left center;
}

.sample-youshi .youshi-con .wenzi2 {
  margin-top: 22px;
}

.sample-youshi .youshi-con .wenzi2 h3 {
  background: url(../images/two.png) no-repeat left center;
}

.sample-youshi .youshi-con .wenzi3 {
  margin-top: 50px;
}

.sample-youshi .youshi-con .wenzi3 h3 {
  background: url(../images/three.png) no-repeat left center;
}

.sample-youshi .youshi-con .wenzi4 {
  margin-top: 100px;
}

.sample-youshi .youshi-con .wenzi4 h3 {
  background: url(../images/four.png) no-repeat left center;
}

.sample-youshi .youshi-con .wenzi5 {
  margin-top: 50px;
}

.sample-youshi .youshi-con .wenzi5 h3 {
  background: url(../images/five.png) no-repeat left center;
}

.sample-youshi .youshi-con .wenzi6 {
  margin-top: 50px;
}

.sample-youshi .youshi-con .wenzi6 h3 {
  background: url(../images/six.png) no-repeat left center;
}

.sample-youshi .youshi-con .youshi-tu2 {
  margin-top: 50px;
}

.sample-youshi .youshi-con .youshi-tu1 {
  margin-top: 15px;
}

/*应用领域*/
.sample-case {
  height: 807px;
  background: url(../images/yingyong.png) no-repeat center center;
  padding-top: 80px;
}

.sample-case .case-title .title-left h3 {
  font-size: 36px;
  color: #eb373f;
  font-weight: 600;
  line-height: 36px;
}

.sample-case .case-title .title-left span {
  display: block;
  font-size: 24px;
  color: #748097;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 12px;
}

.sample-case .case-title p {
  float: right;
  font-size: 16px;
  color: #444444;
  line-height: 16px;
  margin-top: 25px;
}

.sample-case .sad1 {
  margin: 0 -7px;
  margin-top: 55px;
}

.sample-case .sad1 .slick-list {
  padding-top: 100px;
}

.sample-case .sad1 li {
  margin: 0 7px;
  height: 412px;
  background: #fff;
  position: relative;
  outline: none;
  padding: 0 40px;
  padding-top: 135px;
}

.sample-case .sad1 li h3 {
  font-size: 24px;
  color: #333;
  font-weight: 600;
  line-height: 24px;
}

.sample-case .sad1 li span {
  display: block;
  font-size: 14px;
  color: #666666;
  margin-top: 24px;
  line-height: 26px;
}

.sample-case .sad1 li a {
  display: block;
  font-size: 14px;
  color: #666666;
  background: url(../images/jias.png) no-repeat left center;
  padding-left: 33px;
  line-height: 18px;
  margin-top: 44px;
}

.sample-case .sad1 li .imgs {
  text-align: center;
  position: absolute;
  left: 0px;
  top: -100px;
  width: 100%;
}

.sample-case .sad1 li .imgs img {
  max-width: 100%;
  margin: 0 auto;
}

.sample-case .sad1 li:hover {
  background: #eb363f;
}

.sample-case .sad1 li:hover h3 {
  color: #fff;
}

.sample-case .sad1 li:hover span {
  color: #fff;
}

.sample-case .sad1 li:hover a {
  background: url(../images/jiass.png) no-repeat left center;
  color: rgba(255, 255, 255, 0.6);
}

.sample-case .sad1 .slick-arrow {
  position: absolute;
  width: 46px;
  height: 46px;
  outline: none;
  border: none;
  font-size: 0px;
  z-index: 99999;
}

.sample-case .sad1 .slick-prev {
  background: url(../images/lefts.png) no-repeat center center;
  top: 54%;
  left: -75px;
}

.sample-case .sad1 .slick-next {
  background: url(../images/rights.png) no-repeat center center;
  top: 54%;
  right: -75px;
}

/*新闻中心*/
.sample-news .news-left {
  width: 275px;
  margin-top: 80px;
}

.sample-news .news-left .news-title h3 {
  font-size: 36px;
  color: #333333;
  font-weight: 600;
  line-height: 36px;
}

.sample-news .news-left .news-title span {
  display: block;
  font-size: 24px;
  color: #748097;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 12px;
}

.sample-news .news-left .news-cate {
  margin-top: 50px;
}

.sample-news .news-left .news-cate li {
  width: 200px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 25px;
  background: #d9d9d9;
}

.sample-news .news-left .news-cate li.on {
  background: #ea2c35;
}

.sample-news .news-left .news-cate li.on a {
  color: #fff;
}

.sample-news .news-left .news-cate li:nth-child(2) {
  margin-top: 12px;
}

.sample-news .news-left .news-cate li a {
  font-size: 15px;
  color: #333333;
}

.sample-news .news-left .news-tu {
  margin-top: 28px;
  margin-left: -20px;
}

.sample-news .news-right {
  width: 895px;
  margin-top: 49px;
}

.sample-news .news-right .list {
  font-size: 0px;
  text-align: justify;
}

.sample-news .news-right .list li {
  display: inline-block;
  width: 282px;
  border-left: 1px solid #e6eaee;
  padding-left: 25px;
  vertical-align: top;
  padding-top: 30px;
  padding-bottom: 21px;
}

.sample-news .news-right .list li h1 {
  font-size: 34px;
  color: #c6c6c6;
  font-weight: 400;
  line-height: 34px;
}

.sample-news .news-right .list li h2 {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 16px;
  margin-top: 20px;
}

.sample-news .news-right .list li h3 {
  margin-top: 20px;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 28px;
}

.sample-news .news-right .list li .img1 {
  margin-top: 15px;
}

.sample-news .news-right .list li .img1 img {
  width: 256px;
  height: 120px;
}

.sample-news .news-right .list li .img2 {
  margin-top: 28px;
}

.sample-news .news-right .list li p {
  font-size: 14px;
  color: rgba(51, 51, 51, 0.7);
  line-height: 26px;
  margin-top: 12px;
}

.sample-news .news-right .list:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

/*友情链接*/
.sample-link {
  height: 70px;
  background: url(../images/links.png) no-repeat center center;
  margin-top: 35px;
}

.sample-link h3 {
  float: left;
  font-size: 24px;
  color: #ffffff;
  font-family: "Arial";
  line-height: 70px;
  margin-left: 21px;
}

.sample-link h2 {
  float: left;
  width: 102px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: #fff;
  font-size: 16px;
  color: #444444;
  margin-top: 19px;
  margin-left: 15px;
}

.sample-link .link-con {
    float: left;
    font-size: 14px;
    margin-left: 45px;
    width: 946px;
    line-height: 30px;
}

.sample-link .link-con a {
  color: #666666;
  margin-right: 22px;
}

/*底部*/
.sample-foot {
  height: 377px;
  background: url(../images/foot.png) no-repeat center center;
}

.sample-foot .foot-nav {
  width: 345px;
  margin-top: 80px;
}

.sample-foot .foot-nav h3 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  line-height: 18px;
  padding-bottom: 30px;
  border-bottom: 1px solid #366577;
}

.sample-foot .foot-nav .nav-con {
  font-size: 14px;
  margin-top: 26px;
}

.sample-foot .foot-nav .nav-con p {
  line-height: 30px;
}

.sample-foot .foot-nav .nav-con p a {
  color: rgba(255, 255, 255, 0.56);
  display: inline-block;
  width: 84px;
  margin-left: 40px;
}

.sample-foot .foot-nav .nav-con p a:nth-child(1) {
  margin-left: 0px;
}

.sample-foot .foot-contact {
  width: 375px;
  margin-top: 80px;
  margin-left: 82px;
}

.sample-foot .foot-contact h3 {
  width: 345px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  line-height: 18px;
  padding-bottom: 30px;
  border-bottom: 1px solid #366577;
}

.sample-foot .foot-contact .contact-con {
  margin-top: 26px;
}

.sample-foot .foot-contact .contact-con p {
  font-size: 14px;
  color: white;
  line-height: 30px;
}

.sample-foot .foot-erweima {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  margin-top: 90px;
}

.sample-foot .foot-jishu {
  text-align: center;
  border-top: 1px solid #366577;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.61);
  padding-top: 14px;
  margin-top: 22px;
}

.sample-foot .foot-jishu a {
  color: rgba(255, 255, 255, 0.61);
  line-height:24px;
}

/*内页*/
.nabt {
  background: url(../images/tt1.png) no-repeat top center;
  height: 66px;
  margin-top: 70px;
}

.xypg-left-title1 {
  height: 66px;
}

.xypg-left-title1 h3 {
  font-size: 24px;
  color: #5d5d5d;
  font-weight: bold;
  line-height: 66px;
}

.xypg-left-title1 span {
  font-weight: normal;
  color: #7b7b7b;
  font-size: 14px;
  padding-left: 10px;
  text-transform: capitalize;
}

.xypg-left-con {
  border: none;
  margin-top: 20px;
  margin-bottom: 30px;
}

.xypg-left-nav {
  margin: 0;
}

.xypg-left-nav > li {
  display: inline-block;
  width: 157px;
  height: 43px;
  border: 1px solid #b2b2b2;
  margin-right: 4px;
}

.xypg-left-nav > li > a {
  line-height: 41px;
  padding: 0;
  text-align: center;
  color: #414141;
  font-size: 14px;
}

.xypg-left-nav > li .first-nav-btn {
  display: none;
}

.xypg-left-nav > li:hover {
  border-color: #e50012;
}

.xypg-left-nav > li.clicked {
  border-color: #e50012;
}

.xypg-left-nav > li:hover > a,
.xypg-left-nav > li.clicked > a {
  background: #e50012;
  color: #fff;
}

.xypg-product-list1 {
  margin: 0 -8px;
}

.xypg-product-list1 li {
  float: left;
  margin: 0 8px;
}

.xypg-product-list1 li a.img {
  border: 1px solid #f0f0f0;
}

.xypg-product-list1 li a.img img {
  width: 286px;
  height: 200px;
}

.xypg-product-list1 li h3 a {
  display: block;
  color: #666666;
  font-size: 15px;
  text-align: center;
  line-height: 80px;
}

/*news*/
.xypg-news-list0 {
  background: #eeeeee;
}

.xypg-news-list0 li {
  padding: 34px;
}

.xypg-news-list0 li a {
  display: block;
}

.xypg-news-list0 li a .img1 {
  width: 256px;
  height: 120px;
}

.xypg-news-list0 li a .img1 img {
  width: 256px;
  height: 120px;
}

.xypg-news-list0 li a .wz {
  width: 845px;
}

.xypg-news-list0 li a .wz b {
  display: block;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.xypg-news-list0 li a .wz b span {
  float: right;
  font-weight: normal;
  color: #bbbbbb;
  line-height: 22px;
}

.xypg-news-list0 li a .wz .info {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.xypg-news-list0 li a .wz .more {
  font-size: 15px;
  color: #f18130;
}

.xypg-news-list1 li {
  border-bottom: 1px solid #f1f1f1;
  height: 66px;
  position: relative;
  padding-left: 24px;
}

.xypg-news-list1 li a {
  display: block;
}

.xypg-news-list1 li a h3 {
  color: #666666;
  font-size: 14px;
  line-height: 66px;
}

.xypg-news-list1 li a h3 span {
  float: right;
  color: #bbbbbb;
}

.xypg-news-list1 li::before {
  content: "";
  width: 11px;
  height: 2px;
  background: #999999;
  position: absolute;
  left: 0;
  top: 32px;
}

.xypg-news-list1 li:hover::before {
  background: #f18130;
}
